Implement C-c m in report-emacs-bug (insert to mailer) for OSX.
authorJan D. <jan.h.d@swipnet.se>
Sun, 30 Jan 2011 18:59:58 +0000 (19:59 +0100)
committerJan D. <jan.h.d@swipnet.se>
Sun, 30 Jan 2011 18:59:58 +0000 (19:59 +0100)
commitbe1414e5b7b791b66fe137fd4354209843dafc14
treebc43bfb3c6416c67fe9356b13206f4de470ce211
parent4fd2d4e2488a073537c566aea33f69cc90913166
Implement C-c m in report-emacs-bug (insert to mailer) for OSX.

* mail/emacsbug.el (report-emacs-bug-insert-to-mailer): Check
report-emacs-bug-can-use-osx-open and use that if t.
(report-emacs-bug-can-use-osx-open): New function.
(report-emacs-bug): Rename can-xdg-email to can-insert-mail.
Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
lisp/ChangeLog
lisp/mail/emacsbug.el